home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
bbsdoors
/
cmagi403.zip
/
WC_DOOR.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-04-27
|
769b
|
25 lines
rem This is a sample WildCat! v3.xx door batch file. Modify to suit your
rem system needs, then place in your "home" directory (shown as C:\wc30 in
rem this example). The file will be named DOORxx.BAT, where xx equals the
rem actual door number (i.e. DOOR1.BAT, DOOR5.BAT, etc).
c:
cd \wc30\cmagic
cmagic \wc30\wcwork\node1\door.sys
rem
rem Those of you properly using the special WC environment variables,
rem should make use of them. They allow you to use ONE batch file
rem to serve your entire multinode system:
c:
cd \wc30\cmagic
cmagic \wc30\wcwork\node%wcnodeid%\door.sys
rem Pre-v3.xx WildCAT systems make use of the CALLINFO.BBS user file.
rem This would be specified as:
c:
cd \wc\cmagic
cmagic \wc\node1\callinfo.bbs